BUAA研究生课程深度学习系统DLSys Lab 6本页总览DLSys Lab 6环境配置 conda create -n dlsys python=3.8conda activate dlsyspip install tensorflow==2.3 tensorflow-model-optimization==0.5.0 notebookpip install protobuf==3.19.0pip install matplotlib==3.3.4